How to update from phpSocial v6.9.0 to v7.0.0 [Don't forget to back up your database/files before proceeding]
----------------------------------------------------------------------------
---------------------------------- FTP -------------------------------------
Upload and replace the following files on your server:

/includes/vendor/ (all files and folders)
/includes/autoload.php
/includes/emojis.php

/languages/english.php

/plugins/video_call/ (all files and folders)

/themes/theme-name/js/functions.js
/themes/theme-name/style.css
/themes/theme-name/info.php

info.php

----------------------------------------------------------------------------
------------------------------- Changelog ----------------------------------
- Added 49 new emojis
- Fixed default emojis category not hiding when switching to a different category
- Improved PHP 8.1 support
- Updated all the dependencies to their latest version
- Other minor improvements